Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App response model #303

Merged
merged 16 commits into from
Oct 8, 2024
Merged

App response model #303

merged 16 commits into from
Oct 8, 2024

Conversation

cisaacstern
Copy link
Collaborator

@cisaacstern cisaacstern commented Oct 8, 2024

In working on https://github.com/wildlife-dynamics/compose/pull/16, I found that it would be very helpful to actually leverage typing to convey how the dashboard json model fits into the app response model. This PR does that.

closes #304

@cisaacstern
Copy link
Collaborator Author

Note, in being more opinionated about the response model, I've ended up needing to delete the mode-map and mode-mapvalues examples, as they did not conform to that model. We can bring them back in some other form (tutorial docs?) if needed. I do kind of like reducing the number of examples in this repo, though.

@cisaacstern cisaacstern merged commit 0db2317 into main Oct 8, 2024
31 checks passed
@cisaacstern cisaacstern deleted the app-response-model branch October 8, 2024 04:17
@cisaacstern cisaacstern mentioned this pull request Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stricter typing for app response model
1 participant